home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
telecomm
/
bbs
/
wwbbs.lha
/
WWBBS
/
History.doc
< prev
next >
Wrap
Text File
|
1994-10-16
|
2KB
|
68 lines
World Wide BBS History
---
2.3 (15.10.94)
o Added SearchNext command to file base, which will go to the next file
that matches the search pattern
o Added ViewArchive command to file base, which will view the current file
if there is a configured archiver to view the archive.
o Added ReadTextFile command to file base, which will read the current file
if it is a text file.
o Shows file descriptions correctly now.
o Restores the old character in MenuPrefs when you get a "Character is in
use" error message.
o Added KillFile command to file base, which will kill the current file.
2.2 (24.9.94)
o Sometimes programs would stop outputting text..this has been fixed.
o Some problems with saving some variables such as Editor in Edit Prefs
have been fixed.
o Had problems when quitting while a user was locally online. It's more
reliable now.
o There was a bug in the handler when dealing with ACTION_WAIT_CHAR packets
(WaitForChar())..this has been fixed.
o Fixed protocols config so that commands point to the right place.
o Fixed mysterious log off when typing too fast.
o Most file base functions have been added.
2.1 (22.9.94)
o If user typed in wrong password, it would display correct password.
Hehe. This has been fixed.
o Loss of carrier handling fixed.
o Time limit is now set correctly
o The Games menu was not updated to the new design. If you choose to not
install the config file, then go into MenuPrefs and enter the Games menu,
and make sure all of the menu items have an access range such as "1-255"
instead of 0.
Thanks to Roger Earl for pointing these out.
o Also, if you choose to not install the config file, then go into
EditorPrefs and make Editor's command to point to WWBBS:Editor.
o I didn't realize it but the wwbbs.lib support library requires
wwbbs.library's include files, such as the pragmas. As these are going
to change in the near future I am electing to not include them. I have
fixed it so it will work without them. Simply compile it yourself
and rename the object file that is created to LIB:wwbbs.lib.